projects
/
winterboard.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Support theming FolderSwitcherBG, thanks to Daniel Meese.
[winterboard.git]
/
Server Lock Example.theme
/
LockBackground.html
This page requires JavaScript to run. Use
this page
instead.
0 / 17 ( 0%)
Commit
Line
Data
1
<html><head>
2
</head><body style="
3
padding: 0;
4
margin: 0;
5
">
6
7
<div style="
8
height: 480px;
9
width: 320px;
10
"><iframe
11
frameborder="0"
12
width="320"
13
height="480"
14
src="http://cydia.saurik.com/lock/"
15
></iframe></div>
16
17
</body></html>